-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump golang:alpine image version #11629
base: master
Are you sure you want to change the base?
Bump golang:alpine image version #11629
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #11629 +/- ##
==========================================
- Coverage 50.08% 44.35% -5.74%
==========================================
Files 185 167 -18
Lines 19262 14949 -4313
==========================================
- Hits 9648 6630 -3018
+ Misses 8226 7004 -1222
+ Partials 1388 1315 -73
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Made with ❤️️ by updatecli
4ce79f9
to
da4c493
Compare
@@ -1,4 +1,4 @@ | |||
ARG GOLANG=golang:1.23.4-alpine3.20 | |||
ARG GOLANG=golang:1.23.4-alpine3.21 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be good if the golang version could also be updated here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
golang should be kept in sync with whatever is needed for the specific k8s version, it should not be bumped arbitrarily to latest.
Bump Golang Alpine version
Bump golang:alpine image version in Dockerfiles
3 file(s) updated with "golang:1.23.4-alpine3.21": * Dockerfile.dapper * Dockerfile.test * Dockerfile.manifest
Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!